Using The DEV Loader
The DEV Loader can be used by developers to test their software and receive better crash reports. It can be used instead of the regular loader and can load your apps that are currently disabled. This allows develoipers to test the app as well without requiring any license on their account for the specific app.
Contact the team to receive the latest build.
The DEV Loader is only intended for the developer itself. Not even your friends should use it. If we detect misuse or sharing, we will disable your developer account or your organization.
Requirements
The DEV Loader requires 4 Arguments:
- APIKey: Your API Key
- AppID: The ID of the App you would like to test
- SessionID: The DEV SessionID linked to the App you would like to test
- StartAppID: The ID of the Start App that is paired to the App you would like to test
You can find the DEV SessionID in your Apps' settings. It should begin with DEV. (Make sure you have the permission ot view it or ask your administrator).
Do NOT share the DEV SessionID. It can be used by anyone who has access to it. This allows users to start the specific app without requiring any active license or account for the app.
Usage
You can start the DEV Loader via:
DTCDevTest.exe <APIKey> <AppID> <SessionID> <StartAppID>
It will show additional debug info and any crash infos in case something went wrong. Make sure to use the correct IDs and make sure they are all paired to the specific app.